Use the caret-color properties for drawing carets
authorMatthias Clasen <mclasen@redhat.com>
Thu, 7 Jan 2016 03:07:09 +0000 (22:07 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 8 Jan 2016 12:33:20 +0000 (07:33 -0500)
commit9b86d6da2cb26893223e64be29d2d016d18af77a
tree6493d2290b8f3b74a41162d65d5d82beb588c9e9
parentfdba244c387d941279ed61ebc658c91f4f3d6025
Use the caret-color properties for drawing carets

Replace the cursor-color and secondary-cursor-color style
properties with the caret-color and -gtk-secondary-caret-color
CSS properties.

For the 'auto' value of these properties, we keep the same
behavior that we used to have when the style properties are
not explicitly set.
gtk/gtkstylecontext.c